Skip to content

Conversation

@itzg
Copy link
Owner

@itzg itzg commented Mar 22, 2025

Follow up to #536

@itzg itzg added the enhancement New feature or request label Mar 22, 2025
@itzg itzg merged commit e291571 into master Mar 22, 2025
2 checks passed
@itzg itzg deleted the feat/skip-missing-sync-src branch March 22, 2025 16:13
@itzg
Copy link
Owner Author

itzg commented Mar 23, 2025

With Java 8 and 11, fails with

2025-03-23T20:13:45.223295081Z [init] Copying any plugins from /plugins to /data/plugins
2025-03-23T20:13:45.655910964Z Exception in thread "main" java.lang.NoSuchMethodError: java.util.List.getLast()Ljava/lang/Object;
2025-03-23T20:13:45.655977368Z 	at me.itzg.helpers.sync.SynchronizingFileVisitor.walkDirectories(SynchronizingFileVisitor.java:30)
2025-03-23T20:13:45.655982823Z 	at me.itzg.helpers.sync.SyncAndInterpolate.call(SyncAndInterpolate.java:47)
2025-03-23T20:13:45.655984012Z 	at me.itzg.helpers.sync.SyncAndInterpolate.call(SyncAndInterpolate.java:16)
2025-03-23T20:13:45.656003236Z 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants